home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / pascal / paswiz15.zip / CATALOG.TXT < prev    next >
Text File  |  1993-08-04  |  15KB  |  355 lines

  1.                      Thomas G. Hanlin III
  2.                   3544 E. Southern Ave. #104
  3.                         Mesa, AZ 85204
  4.  
  5.  
  6.  
  7. This catalog lists files that are included on my Sampler disks.
  8. The Sampler is available for $5.00 ($1 + $4 p&h). This listing
  9. is representative, as items are added and removed over time. If
  10. you mention your interests when ordering, I will tailor your
  11. disks accordingly. Don't forget to specify disk size/capacity.
  12.  
  13. Foreign orders must be by international money order, traveler's
  14. check, cash, or otherwise payable directly through a U.S. bank.
  15.  
  16. The Sampler fee does not include any shareware registrations.
  17. You are still expected to register shareware you find useful.
  18.  
  19. In most cases, registration of a product provides you with the
  20. ability to upgrade to later releases at a reduced rate, as well
  21. as some additional benefit. This is often in the form of full
  22. source code, in the case of programming tools and libraries.
  23.  
  24. Prices listed do not include the $4 p & h (per order) fee.
  25.  
  26.  
  27.  
  28. 2MON: Utilities for dual-monitor systems. Free.
  29.  
  30.    Utilities include a clock TSR which runs on the mono display,
  31.    a utility to clear the mono display, and a TSR which remaps
  32.    the PrintScreen key-- instead of going to the printer, it
  33.    copies the color display to the mono display.
  34.  
  35.  
  36.  
  37. AABAS: Affordable Alternative BASIC Library. Shareware ($4).
  38.  
  39.    This is a good library for people curious about the workings
  40.    of their computer, learning how to use libraries, or
  41.    interested in writing their own assembly language routines
  42.    for QuickBasic. It is a collection of scores of simple BIOS
  43.    and DOS-related routines written in assembly language. AABAS
  44.    is not as fancy as my other BASIC libraries, but it's quite
  45.    useful in its own right and a great learning tool.
  46.  
  47.    Source code (MASM 6.0) provided on registration. Registered
  48.    owners may upgrade to later versions for $1.
  49.  
  50. ASMWIZ: The Assembly Wizard's Library. Shareware ($25).
  51.  
  52.    This is a library of over 175 routines for assembly language.
  53.    The library will work with A86, MASM, OPTASM, and TASM. Only
  54.    tiny model (.COM format) is supported. Routines include text
  55.    displays (machine-level, BIOS, and DOS), graphics (Hercules,
  56.    CGA, EGA, VGA), number base conversions, long integer math,
  57.    file matching and command-line parsing, pseudo-random number
  58.    generation, countdowns and delays, buffered file support with
  59.    critical error handling, environment scanning, ASCIIZ string
  60.    functions, keyboard support, mouse support, sound generation,
  61.    control over Break, loading of BSAVE-format files, and more.
  62.  
  63.    Source code (MASM 6.0) provided upon registration. Registered
  64.    owners may upgrade to later versions for $10.
  65.  
  66.  
  67.  
  68. BASUPD: BASIC Update Library. Free.
  69.  
  70.    This library provides routines for QuickBasic 4.x which mimic
  71.    new functions and commands provided by other Microsoft BASIC
  72.    compilers, such as PDS 7.x and Visual Basic for DOS. These
  73.    include disk routines and a powerful selection of time and
  74.    date functions.
  75.  
  76.    Full source code is included.
  77.  
  78. BASWIZ: The BASIC Wizard's Library. Shareware ($35).
  79.  
  80.    This is a library for Microsoft BASIC compilers: QuickBasic,
  81.    PDS, and VB/DOS. It contains an equation solver; far string
  82.    support (even for QuickBasic!); powerful file handling, with
  83.    buffering, critical error handling, and sharing support;
  84.    telecommunications for COM1-COM4; memory management and
  85.    pointers; a powerful virtual windowing system; a high-res
  86.    timer and delay system (accurate to milliseconds); more!
  87.  
  88.    Extensive graphics support is built in. It handles all
  89.    standard modes: MDA, Hercules (no TSR needed), CGA, EGA, VGA,
  90.    SuperVGA (Tseng 4000 and VESA), Epson-compatible dot matrix
  91.    printers, and HP-compatible laser printers. Printer graphics
  92.    output can be previewed on the display. Special non-standard
  93.    VGA modes are included, providing up to 360x480 graphics in
  94.    256 colors on ordinary VGAs. Fonts, polygons, multi-colored
  95.    text-- it's all in here, and more.
  96.  
  97.    BasWiz math support will handle even the most demanding
  98.    applications. It extends BASIC's own math and provides two
  99.    other alternatives: fraction math and BCD support. With BCD,
  100.    you can have up to 254 digits! This is no minimal four-
  101.    function BCD package, either. It includes a wide range of
  102.    support, including many trig functions, constants, and
  103.    conversions. Equally good for huge and tiny numbers.
  104.  
  105.    Source code (MASM 6.0 and BASIC) provided on registration.
  106.    Registered owners may upgrade to later versions for $10. Well
  107.    over a megabyte of sources! Great learning tool.
  108.  
  109.  
  110.  
  111. BCMD: Better Commands for MS-DOS and DR DOS. Shareware ($29.95).
  112.  
  113.    BCMD is a set of new and improved DOS commands designed to
  114.    coexist with your existing DOS command processor for total
  115.    compatibility with your existing applications. New utilities
  116.    include calculators and calendars, keyboard enhancers, text
  117.    file processors, and the ability to attach descriptions to
  118.    files (NDOS and 4DOS compatible), among other things. There
  119.    are many improvements to existing DOS commands as well. For
  120.    example, the BCOPY command allows you to copy many files to
  121.    many locations, with exception specifications:
  122.  
  123.       BCOPY (*.TXT *.DOC) (A: B:) /E README.*
  124.  
  125.    This example copies all .TXT and .DOC files in the current
  126.    directory, except for README files, to both A: and B: drives.
  127.    You can also specify quiet mode, prompting for confirmation,
  128.    the desired case of filespecs, file attributes, "test" mode,
  129.    and much more. Similar capabilities are included in all
  130.    applicable commands. Help is available for each command by
  131.    using the /? switch, as well as through an online reference.
  132.  
  133.    The current version, plus a free upgrade to the next version,
  134.    is provided on registration. Registered owners may upgrade to
  135.    later versions for $10.
  136.  
  137. BPP: A BASIC PreProcessor. Free.
  138.  
  139.    This utility provides a powerful meta-language for PDS,
  140.    QuickBasic, Visual Basic for DOS, PowerBASIC, and even the
  141.    QBASIC provided with DOS 5.0. It processes your code before
  142.    the compiler gets to it, allowing conditional compilation,
  143.    underscores within variable names, flexible "include" files
  144.    (which may even contain SUB and FUNCTION definitions), name
  145.    substitutions, and more. C programmers have had preprocessors
  146.    for years-- now there's one for BASIC too!
  147.  
  148.  
  149.  
  150. EXECOM: EXE-to-COM converter. Free.
  151.  
  152.    Like EXE2BIN, this utility converts .EXE files to .COM files.
  153.    It's smaller and faster, though, as well as offering a few
  154.    additional conveniences.
  155.  
  156.    Source code (MASM) is included.
  157.  
  158.  
  159.  
  160. EXETOOL: EXE Tool. Free.
  161.  
  162.    This program examines .EXE files for validity and can tell
  163.    you whether the .EXE was designed for use with Microsoft
  164.    Windows. If the .EXE file is determined to be too long, as it
  165.    might be if you got it using an older file transfer protocol,
  166.    you are given the option of truncating it to the right size.
  167.  
  168.  
  169.  
  170. IBRARY: Library for the ASIC compiler. Shareware ($8).
  171.  
  172.    This library is for ASIC 4.0 and later versions. If you
  173.    haven't seen ASIC, it's a shareware BASIC compiler which
  174.    provides both command-line and editor/environment support. It
  175.    can produce .COM, .EXE, and .OBJ files. For more info about
  176.    ASIC, write its author:
  177.  
  178.       David A. Visti
  179.       80/20 Software
  180.       P.O. Box 2952
  181.       Raleigh, NC 27602-2952
  182.  
  183.    Ibrary contains some 135 routines which add to the ASIC
  184.    compiler. It provides support for the full range of color
  185.    graphics modes: SCREEN 1, 2, 7, 8, 9, 11, 12, 13, N0, and N1.
  186.    The latter two modes are special 256-color modes which
  187.    provide up to 360x480 on standard VGAs! A large set of math
  188.    extensions, equipment detection routines, mouse support, DOS
  189.    output, string functions, and other goodies is also included.
  190.  
  191.    Source code for Ibrary (MASM 6.0) provided on registration.
  192.    Registered owners may upgrade to later versions for $1.
  193.  
  194. KEYCTL: Keyboard Control. Free.
  195.  
  196.    For AT-class machines only (286, 386, 486, etc), this utility
  197.    allows you to speed up your keyboard (or make it less
  198.    sensitive for kids, etc). You can also swap the positions of
  199.    the CapsLock and Left Ctrl keys, useful for civilizing the
  200.    101-key "enhanced" keyboard.
  201.  
  202.    Assembly language source code (MASM) is included.
  203.  
  204.  
  205.  
  206. LIBWIZ: The Library Wizard's *BASIC Library Manager*. Free.
  207.  
  208.    This is a management tool for handling and customizing BASIC
  209.    libraries. It allows ready creation of subsets of existing
  210.    libraries, automatically resolving any interdependencies for
  211.    you. Tools for updating and extracting from libraries are
  212.    also included.
  213.  
  214.    LibWiz is strongly recommended for my BasWiz and PBClone
  215.    libraries, due to the vast number of routines involved.
  216.  
  217.  
  218.  
  219. OBJTOOL: OBJ Tool. Shareware ($10).
  220.  
  221.    This must be the ultimate tool for manipulating .OBJ files.
  222.    You can select files for inclusion or exclusion using
  223.    wildcards, time, date, and size comparisons, and even the
  224.    results of a search through the .OBJ file. View the file's
  225.    stats, rename publics, externals, and default libraries,
  226.    delete default libraries and languages, check for validity,
  227.    repair checksum errors-- ObjTool has it all. Useful for
  228.    reducing the size of libraries, resolving conflicting routine
  229.    names, patching .OBJs and just snooping around!
  230.  
  231.    Registered owners may upgrade to later versions for $1.
  232.  
  233. PASWIZ: The Pascal Wizard's Library. Shareware ($25).
  234.  
  235.    This is a library for Turbo Pascal and compatibles. It
  236.    provides input handling (keyboard, mouse, and joystick),
  237.    music, BCD math, archive directories, string and math
  238.    enhancements, and other goodies.
  239.  
  240.    The math routines provide a numeric expression evaluator
  241.    which allows you to convert equations into numbers at run
  242.    time. The math capabilities of Pascal have been expanded
  243.    significantly with new trig, inverse trig, hyperbolic trig,
  244.    and other functions. For the ultimate in numeric precision,
  245.    BCD math is also provided, allowing you to manipulate numbers
  246.    of up to 254 digits-- not just with the basic four functions,
  247.    but trig, square roots, factorials, constants with hundreds
  248.    of digits of precision, etc; formatted output can be done to
  249.    your specs. You can place the decimal point anywhere you
  250.    want, so this works equally well with very large and very
  251.    small numbers. String support includes compression,
  252.    encryption, fuzzy comparisons, and other goodies. The music
  253.    manager works like the BASIC PLAY language and BBS "ANSI
  254.    music". Archive routines allow getting full directory info
  255.    from .ARC, .ARJ, .LZH, .PAK, .ZIP, .ZOO, and self-extracting
  256.    .EXE archives.
  257.  
  258.    Source code (MASM 6.0 and Pascal) provided on registration.
  259.    Registered owners may upgrade to later versions for $10.
  260.  
  261.  
  262.  
  263. PBBACK: The PB Backwards-Compatible Library. Shareware ($25).
  264.  
  265.    This library is like my PBClone library, but is compatible
  266.    with the full range of QuickBasic compilers: QB 1.0 - 4.5. It
  267.    is much easier to set up than PBClone but does not support
  268.    all newer compiler features and offers some 300 routines. See
  269.    the description for PBClone, below.
  270.  
  271.  
  272.  
  273. PBCLON: The PBClone Library. Shareware ($35).
  274.  
  275.    This is a library for Microsoft BASIC compilers: QuickBasic
  276.    4.x, BASCOM and PDS, and Visual BASIC for DOS. It is the
  277.    successor to my old ADVBAS library. With over 610 routines,
  278.    this library covers a little bit of everything: mouse and
  279.    joystick support, SoundBlaster, disk wrangling, string
  280.    mangling, keyboard input, equipment detection, graphics, a
  281.    wide variety of display management, directory searching, text
  282.    compression, viewing archive directories (.ARC, .ARJ, .EXE,
  283.    .LZH, .PAK, .ZIP, .ZOO), matrix math, dates, times and
  284.    countdowns, sorts, binary searches, graphics, and... well,
  285.    it's hard to describe such a collection other than to say
  286.    "it's probably in here"!
  287.  
  288.    Source code (MASM 6.0 and BASIC) provided on registration.
  289.    Registered owners may upgrade to later versions for $10.
  290.    Nearly two megabytes of sources! Great learning tool.
  291.  
  292. PBCWIN: The PBClone Windows Library. Shareware (1993: $19.95).
  293.  
  294.    This is a DLL for use in programming for Microsoft Windows.
  295.    It is oriented specifically towards Visual Basic, but can be
  296.    used with other Windows languages that support DLLs if you
  297.    know what you're doing. There are 79 routines in the first
  298.    version, including bit manipulation, array initialization,
  299.    PEEK, POKE, and SWAP routines, checksums and CRCs, equipment
  300.    information, string testing, and more.
  301.  
  302.    Source code (MS C 7.0) provided on registration. Registered
  303.    owners may upgrade to later versions for $10.
  304.  
  305.  
  306.  
  307. PBWIZ: The PowerBASIC Wizard's Library. Shareware (1993: $25).
  308.  
  309.    This is a library of over 325 routines for Spectra's
  310.    PowerBASIC 3.0 compiler. It includes archive viewing (for
  311.    ARC, ARJ, EXE, LZH, PAK, ZIP, ZOO), disk directory viewing,
  312.    256-color graphics modes (320x200 and 360x480 on any VGA,
  313.    more on SVGA or VESA), read and write .BMP pictures, mouse
  314.    and joystick and keyboard control, EMS and XMS memory access,
  315.    equipment detection, extended math and string routines, an
  316.    equation solver, ANSI emulation, SoundBlaster support, more.
  317.  
  318.    Source code (MASM 6.0 and BASIC) provided on registration.
  319.    Registered owners may upgrade to later versions for $10.
  320.  
  321.  
  322.  
  323. QBWIZ: The QuickBasic Wizard's Library. Free.
  324.  
  325.    A collection of routines which allow you to access internal
  326.    variables for QuickBasic 4.x, BASCOM 6.x, and PDS 7.x. You
  327.    can retrieve the screen mode, display adapter type, DEF SEG
  328.    setting, I/O redirection status, current screen colors, and
  329.    many other useful values.
  330.  
  331.  
  332.  
  333. TEXTRIS: A word game. Shareware ($7.95).
  334.  
  335.    Textris is a little like Tetris and a little like Scrabble.
  336.    Random letters fall from the sky. Fit them together to make
  337.    words for points. Unused letters remain behind, cluttering
  338.    the arena until at last there is no space left to build new
  339.    words. Good spelling practice and addictive fun! Requires an
  340.    EGA, VGA or better display.
  341.  
  342.    Dictionary editor provided upon registration. Registered
  343.    owners may upgrade to later versions for $1.
  344.  
  345. VCLOCK: Video clock TSR. Free.
  346.  
  347.    This tiny TSR provides a running display of the time. You may
  348.    specify screen position, 12 or 24 hours, whether to display
  349.    seconds, the colors to use, and other parameters. Two
  350.    versions are provided-- one for 8088 PCs and one for later
  351.    machines.
  352.  
  353.    Source code (MASM) is included.
  354.  
  355.